[INFO] cloning repository https://github.com/enbop/spore-box
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enbop/spore-box" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenbop%2Fspore-box", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenbop%2Fspore-box'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9188b62ece9f87e8526b57cb8ca41332a6f24bdc
[INFO] fixing enbop/spore-box against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenbop%2Fspore-box" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/enbop/spore-box
[INFO] finished tweaking git repo https://github.com/enbop/spore-box
[INFO] tweaked toml for git repo https://github.com/enbop/spore-box written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/enbop/spore-box on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/enbop/spore-box already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wstd v0.5.4
[INFO] [stderr]   Downloaded serde_json v1.0.143
[INFO] [stderr]   Downloaded wstd-macro v0.5.4
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded cc v1.2.34
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e569db3b2b62a2bc69e7f50ecdc0c0d553a96e366005db2d3b91fa773a8c452e
[INFO] running `Command { std: "docker" "start" "e569db3b2b62a2bc69e7f50ecdc0c0d553a96e366005db2d3b91fa773a8c452e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e569db3b2b62a2bc69e7f50ecdc0c0d553a96e366005db2d3b91fa773a8c452e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e569db3b2b62a2bc69e7f50ecdc0c0d553a96e366005db2d3b91fa773a8c452e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e569db3b2b62a2bc69e7f50ecdc0c0d553a96e366005db2d3b91fa773a8c452e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling wit-bindgen v0.45.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]     Checking rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling wstd-macro v0.5.4
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking wstd v0.5.4
[INFO] [stderr]     Checking spore-box v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/frontend/build' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / #[folder = "frontend/build"]
[INFO] [stdout] 13 | | struct Assets;
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/frontend/build' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / #[folder = "frontend/build"]
[INFO] [stdout] 13 | | struct Assets;
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]    --> src/main.rs:382:24
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct Assets;
[INFO] [stdout]     | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 382 |         return Assets::get("index.html").map(|f| (f, "index.html".to_string()));
[INFO] [stdout]     |                        ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]    --> src/main.rs:385:33
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct Assets;
[INFO] [stdout]     | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 385 |     if let Some(file) = Assets::get(file_path) {
[INFO] [stdout]     |                                 ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]    --> src/main.rs:390:13
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct Assets;
[INFO] [stdout]     | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 390 |     Assets::get(&index_path).map(|f| (f, index_path))
[INFO] [stdout]     |             ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]    --> src/main.rs:382:24
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct Assets;
[INFO] [stdout]     | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 382 |         return Assets::get("index.html").map(|f| (f, "index.html".to_string()));
[INFO] [stdout]     |                        ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]    --> src/main.rs:385:33
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct Assets;
[INFO] [stdout]     | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 385 |     if let Some(file) = Assets::get(file_path) {
[INFO] [stdout]     |                                 ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `Assets` in the current scope
[INFO] [stdout]    --> src/main.rs:390:13
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct Assets;
[INFO] [stdout]     | ------------- associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 390 |     Assets::get(&index_path).map(|f| (f, index_path))
[INFO] [stdout]     |             ^^^ associated function or constant not found in `Assets`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spore-box` (bin "spore-box") due to 4 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `spore-box` (bin "spore-box" test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "e569db3b2b62a2bc69e7f50ecdc0c0d553a96e366005db2d3b91fa773a8c452e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e569db3b2b62a2bc69e7f50ecdc0c0d553a96e366005db2d3b91fa773a8c452e", kill_on_drop: false }`
[INFO] [stdout] e569db3b2b62a2bc69e7f50ecdc0c0d553a96e366005db2d3b91fa773a8c452e
